home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / right_co.swf / scripts / DefineButton2_258 / BUTTONCONDACTION on(release).as
Text File  |  2008-09-23  |  54b  |  4 lines

  1. on(release){
  2.    _parent._parent.clickStartBtn();
  3. }
  4.